Revision: arnesi--dev--1.2--patch-44
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Thu Feb  3 13:01:30 CET 2005
Standard-date: 2005-02-03 12:01:30 GMT
Modified-files: src/string.lisp
New-patches: bese-2004@common-lisp.net/arnesi--dev--1.2--patch-44
Summary: Change the default value of trim-string's CHAR parameter (added in #\Tab, #\Newline, etc).
Keywords: 

* string.lisp (trim-string): By default we sohuld trim all whitespace
  chars (space, tab, newline, etc.)

